ScrollBar

Undocumented in source.

Constructors

this
this(LinearLayout.Direction direction)
Undocumented in source.

Members

Functions

setBarScale
void setBarScale(int itemsShowing, int itemsCount)
Undocumented in source. Be warned that the author may not have intended to support it.
setBarSize
void setBarSize(int size)
Undocumented in source. Be warned that the author may not have intended to support it.
setButtonsSize
void setButtonsSize(int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.
setTarget
void setTarget(int* target)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From LinearLayout

Direction
enum Direction
Undocumented in source.
dir
Direction dir;
Undocumented in source.
spacing
int spacing;
Undocumented in source.
padding
int padding;
Undocumented in source.
setDirection
void setDirection(Direction d)
Undocumented in source. Be warned that the author may not have intended to support it.
setSpacing
void setSpacing(int spacing)
Undocumented in source. Be warned that the author may not have intended to support it.
setPadding
void setPadding(int padding)
Undocumented in source. Be warned that the author may not have intended to support it.
addChild
alias addChild = Widget.addChild
Undocumented in source.
addChild
void addChild(Widget w)
Undocumented in source. Be warned that the author may not have intended to support it.
updateLayout
void updateLayout()
Undocumented in source. Be warned that the author may not have intended to support it.
preRender
void preRender()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta